home *** CD-ROM | disk | FTP | other *** search
- DictMaker v1.0 for DOS
-
- Written By: E-HACK (ehack@wilter.com)
- ----------------------------------------------------------------------------
-
- Overview:
- DictMaker is a program to simply and quickly create wordlists of set length
- with random characters (upper case, lower case, and numbers). I can't really
- see a huge need for a program like this, as most password files are shadowed
- now, but hey, if you find it usefull, cool. This could also be used to make
- passwords for you if you can't come up with one on your own. I've included
- the source code just to show you how simple it is, or if you want to use it
- in a *NIX environment.
-
- ----------------------------------------------------------------------------
-
- Usage:
- Simply run the program from the dos prompt. Give filename and character length
- and passwords when prompted.
-
- ----------------------------------------------------------------------------
-
- Bugs:
- You may have trouble compiling the source on any *NIX system, and if you do
- get it to compile, it tends to do a core dump before it'll even create the
- wordlist. Also, if you try to make the number of passwords/characters too
- large, it'll mess up. I could use "long int..." to fix it, but then it'd
- have problems for smaller numbers.
-
- ----------------------------------------------------------------------------
-
- Disclaimer:
- THIS PROGRAM IS DISTRIBUTED "AS IS," WITHOUT ANY IMPLIED OR EXPRESS WARRANTY
- AS TO ITS PERFORMANCE OR AS TO THE RESULTS THAT MAY BE OBTAINED BY ITS USE.
- E-HACK AND WILTERED FIRE ARE NOT LIABLE FOR DIRECT, INDIRECT, OR INCIDENTAL
- DAMAGES FROM ANY DEFECT, MALFUNCTION, INABLILITY OR OMISSION IN THE SOFTWARE
- OR MANUAL OR OTHER RELATED ITEMS AND PROCESSES, INCLUDING BUT NOT LIMITED TO
- SERVICE, LOSS OF BUSINESS, ANTICIPATED PROFIT, OR OTHER CONSEQUENTIAL DAMAGES.
-
- ----------------------------------------------------------------------------
- A Wiltered Fire Production
-
- Long Live Wiltered Fire
- http://www.wilter.com/wf/
-
- Copyright ⌐ 1997 Wiltered Fire
- All Rights Reserved
-